projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f4c898
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 31 Oct 2006 13:52:32 +0000
(13:52 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 31 Oct 2006 13:52:32 +0000
(13:52 +0000)
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index b3ac07ec26943afea3716de9a244f63a777e5d09..939cb1b24c011798f91b61393f55a0263a7af1ad 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,3
+1,9
@@
+2006-10-31 Jan Dj
\e
,Ad
\e
(Brv <jan.h.d@swipnet.se>
+
+ * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
+ (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
+ to set the socket in non-blocking mode.
+
2006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
* emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.